projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a3724
)
Fix docstring typo
author
justbur
<justin@burkett.cc>
Tue, 22 Sep 2015 13:07:11 +0000
(09:07 -0400)
committer
justbur
<justin@burkett.cc>
Tue, 22 Sep 2015 13:07:11 +0000
(09:07 -0400)
Thanks @hmelman
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 91200c75083b121a4378b1f502c886904ebf6786..e4d809815d4ee27505374955809cdb88330f85f4 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-262,7
+262,7
@@
prefixes in `which-key-paging-prefixes'"
(defface which-key-highlighted-command-face
'((t . (:inherit which-key-command-description-face :underline t)))
"Default face for the command description when it is a command
-and it matches a string in `which-key-highlighted-command-
face
'."
+and it matches a string in `which-key-highlighted-command-
list
'."
:group 'which-key-faces)
(defface which-key-group-description-face